if (do_name() != 'Home') : ?>
include("util/comment.php"); ?>
Reference | lineheight()
endif ?>Syntax | lineheight(height=None) | ||
Description | Sets the line spacing of text in a block. Text in a block wraps across multiple lines when the width parameter of the text() command is specified. The default lineheight is 1.2 (120 percent of font size). | ||
Returns | the current lineheight | ||
| |||
Example |
|